# 1.9.2.1

Release Date: 2024-11-5

Status: Released

# What's New

  • Added detection of method swizzling and method hooking, which can dynamically change methods for malicious purposes. These features can be turned on or off as needed. Please check the updated guide section related to sample UI code and generate_hash when upgrading your SDK.
    • Anti-swizzling: Disabled by default
    • Anti-hooking: Enabled by default
  • React Native 0.74.2 is now supported.

# Fixes

  • Fixed an error in the security vulnerability detection logic via server credential verification.
  • Fixed some errors when applying AppSealing to projects built automatically with Xcode Cloud.

# Limitations / Side Effects

  • If an app intentionally includes a swizzled method, do not enable the Anti-swizzling function

# Supported OS version

  • macOS 11 or newer
  • XCode 12.5.1 or newer
  • React Native version 0.64.0 ~ 0.74.2
Last Updated: 11/19/2024, 12:53:25 AM